home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 5 / The 640 Meg Shareware Studio CD-ROM Volume V (Data Express)(1994).ISO / amiga / fpl60.ads < prev    next >
Text File  |  1994-03-21  |  3KB  |  87 lines

  1.                         ADS File Description
  2.                         --------------------
  3. Program Name: Frexx Programming Language         Registration Fee: NONE
  4.       Author: Daniel Stenberg
  5. Files / Size: FPL60.LHA / 229140 bytes
  6.     Released: Mar 10, 1994
  7. =====================================================================
  8.  
  9.                   Frexx Programming Language v6.0 
  10.  
  11. =====================================================================
  12.  
  13.  Frexx Programming Language (FPL) is an interpreting script/macro language
  14.  shared library, designed to be flexible and easily inserted in any code.
  15.  
  16.  FPL is a complete script programming language VERY similar to C. If you
  17.  are a software developer and plan to add macro/script control, consider
  18.  the FPL alternative!
  19.  
  20.  FPL includes these features and more:
  21.  
  22.    o Full ANSI C syntax statements with semicolon separations.
  23.  
  24.    o String, integer/long, char and short variables, including
  25.      multidimensional arrays.
  26.  
  27.    o 100% ANSI C operator precedence and expression syntax.
  28.  
  29.    o C and C++ style comments.
  30.  
  31.    o A subset of the ANSI C function declaration and prototyping syntax and
  32.      concepts. The use of functions is exactly as C.
  33.  
  34.    o Fully recursive, fully re-entrant.
  35.  
  36.    o Local/global variable levels just as in ANSI C. Global variables can be
  37.      global within this particular file, or cross-file.
  38.  
  39.    o As an extension to C, local and global functions. Global functions can
  40.      also be either system-wide or single file accessible.
  41.  
  42.    o Enhanced array compound assigns.
  43.  
  44.    o while, for, if, do, break, continue, else, int, exit, char, long,
  45.      register, auto, volatile, typedef, const and return are 100% ANSI C
  46.      compatible. 'while' has been extended with an 'else' support and 'break'
  47.      with a multi level break option.
  48.  
  49.    o Octal, decimal, binary and decimal numbers are all easily used and mixed
  50.      as in C; and for those parts not existing in C, likewise syntax.
  51.  
  52.    o A number of internal functions, including the standard C functions:
  53.      strcmp, strncmp, strstr, atoi, strtol, strlen and abs aswell as the FPL
  54.      specific substr, eval, ltostr and interpret.
  55.  
  56.    o Supports the preprocessor instruction "#line" enabling FPL to run
  57.      standard C preprocessor output.
  58.  
  59.  
  60.  FPL is Copyright (C) 1992 - 1994 by FrexxWare and freely distributable for
  61.  non-commercial purposes only, including documentation and source code.
  62.  
  63. ============================================================================
  64.       Required Dos: AmigaDos v1.2+
  65.           Computer: Any Amiga
  66.                Ram: Standard configuration
  67. Suggested Hardware:
  68.              Other:
  69. ============================================================================
  70.            ADS Zone: Zone 2
  71.      ADS Hatch Site: Christian Carlsson
  72.        ADS Position: ADS Zone 2 Coordinator
  73.            BBS Name: The Reptile House
  74.     Phone Number(1): +46-33-200949 21K6/V32Terbo/V32Bis/HST
  75.     Phone Number(2): +46-33-200249 14K4/HST/V42Bis
  76.     Phone Number(3): +46-33-200149 28K8/VFast.Class/V32Bis/FAX 
  77.     Network Address: FidoNet 2:203/424 AKA 2:203/426 AKA 2:203/427
  78.      Network Region: 20, Sweden
  79.           BBS Hours: 24hour system
  80.        BBS Software: ANet
  81.   BBS Storage Space: 660Mb + CDRom's
  82.   File Requestable :  <y> Y     < > N
  83. File Request Hours : 23hour (i.e not ZMH, 2:30-3:30 UTC)
  84. _____________________________________________________________________________
  85.          ADS format (c)Copyright 1990 - 1994  ADS International
  86.  
  87.